Fix documentation per bug #9949.
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Nov 2011 10:09:41 +0000 (12:09 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 4 Nov 2011 10:09:41 +0000 (12:09 +0200)
commitd1c43213d7ba01592f62dd6e28ffd1b4c84ab106
tree74de2b6ef1d77412475c1ab0339c578a20ab2acf
parenta658e2af9ce103107087006b314788a8c15c1c4b
Fix documentation per bug #9949.

 src/window.c (Fwindow_body_size): Mention in the doc string that the
 return value is in frame's canonical units.
 lisp/window.el (window-body-height, window-body-width): Mention in
 the doc string that the return values are in frame's canonical
 units.
 doc/lispref/windows.texi (Window Sizes): Mention in the doc string that the
 return values of `window-body-height' and `window-body-width' are
 in frame's canonical units.
doc/lispref/ChangeLog
doc/lispref/windows.texi
lisp/ChangeLog
lisp/window.el
src/ChangeLog
src/window.c